CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 模拟退火 matlab

搜索资源列表

  1. 遗传退火进化算法(附源码)

    3下载:
  2. 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速
  3. 所属分类:文档资料

    • 发布日期:2009-05-05
    • 文件大小:560929
    • 提供者:fengling981825
  1. 蚁群算法

    5下载:
  2. 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
  3. 所属分类:编程文档

    • 发布日期:2012-09-09
    • 文件大小:5463327
    • 提供者:wodexiaowo
  1. monituihuo

    0下载:
  2. 在matlab下运行,实现基于模拟退火算法的函数求极小值算法,绝对能运行成功!-Run in matlab to realize the function based on simulated annealing algorithm for seeking the minimum, the absolute can run successfully!
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1042
    • 提供者:wuqiong
  1. safeatureselectionpaper

    0下载:
  2. 模拟退火算法进行特征选择和参数优化的经典论文-Simulated annealing algorithm for feature selection and parameter optimization of the classic papers
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:836552
    • 提供者:覃茂运
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:17252
    • 提供者:yaoqiuxiang
  1. QosMulticastMATLAB

    0下载:
  2. 功能代码含多种QoS约束的组播路由问题遗传模拟退火算法通用MATLAB源码.-multicast
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:4472
    • 提供者:孙博飞
  1. SAAforTSP

    0下载:
  2. matlab环境下的模拟退火算法,解决各种最优化问题-SA stp
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:64985
    • 提供者:houjia
  1. annealing-algorithm-by-matlab

    0下载:
  2. 本文通过理论分析,仿真实现了模拟退火算法。-Through theoretical analysis, simulation to achieve a simulated annealing algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:345069
    • 提供者:刘明
  1. matlab

    0下载:
  2. matlab的模拟退火算法工具箱,很好的文件啊-The simulated annealing algorithm matlab toolbox, very good paper ah! ! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:364411
    • 提供者:张政
  1. SAalgorithm-source-code

    0下载:
  2. 模拟退火算法的matlab通用源程序,是一个编写MATLAB语言的模板,对于解决问题有很好的帮助-Simulated annealing algorithm matlab source gm, is a template, write the matlab language has a very good help to solve the problem
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:3977
    • 提供者:李宏波
  1. hw071

    0下载:
  2. 最小二乘回归分析算法,用MATLAB实现的压缩传感,基于混沌的模拟退火算法。- Least-squares regression analysis algorithm, Using MATLAB compressed sensing, Chaos-based simulated annealing algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:6019
    • 提供者:张少
  1. 可以实现投影寻踪算法 并进行程序建模

    0下载:
  2. 可以实现投影寻踪算法 并进行程序建模,模拟退火——投影寻踪程序水质评价算法(Projection pursuit algorithm can be implemented and program modeling, simulated annealing - projection pursuit procedure for water quality evaluation algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-13
    • 文件大小:1312
    • 提供者:Wxnda
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1560351
    • 提供者:半樽酒
  1. cod

    4下载:
  2. matlab利用模拟退火算法解决物流选址(matlab Using Simulated Annealing Algorithm to Solve the Problem of Logistics Location)
  3. 所属分类:文章/文档

    • 发布日期:2020-05-24
    • 文件大小:2048
    • 提供者:yanyi001
搜珍网 www.dssz.com